export declare const getLatestFileCreated: (fileExt: string, dirPath?: string | undefined) => Promise;