declare const _default: (dir: string, silent?: boolean) => Promise<boolean | undefined>;
export default _default;
