export declare const isTestFile: (filePath: string) => boolean; export declare const isStorybookFile: (filePath: string) => boolean;