export declare function getExportedDefaultFunctionsByFilePath(filePath: string, debug?: boolean): string[];
