export default function isFileType(filePath: string, typeToCheckFor: string): boolean;
