export default function doesFileExist(filePath: string): boolean;
