export declare const ignoreENOENT: (p: Promise) => Promise; export declare const ignoreENOENTSync: (fn: () => any) => any;