import { access } from 'fs/promises'; export declare const exists: (...args: Parameters) => Promise;