export declare const isFunction: any>(arg: any) => arg is T; export declare const isStyleFile: (file: string) => boolean;