export declare const isBinaryFile: (fileName: string) => boolean;
