/** * @param {string} path */ export function fileExists(path: string): Promise; //# sourceMappingURL=utils.d.ts.map