declare const _default: (filePath: string) => Promise<boolean>;
export default _default;
