export declare const doesFileExist: ({ filePath }: { filePath: string; }) => Promise;