export declare function isStyleExt(path: string): boolean; export declare function isJsExt(path: string): boolean;