export declare function bundleFunction(filePath: string): Promise; export declare function bundleComponent(filePath: string): Promise;