export declare const dirListFilesSync: (dir: string) => string[];
