export declare const getExportedDefaultFunctionsByFileContent: (fileContent: string, debug?: boolean) => string[];
