import "typings-global";
export declare let filetype: (pathArg: string) => string;
export declare let foldersSync: (pathArg: any) => any;
export declare let folders: (pathArg: string) => any;