export = figgyPudding;
declare function figgyPudding(specs: any, opts: any): (...providers: any[]) => any;
