import { Lazy } from './lazy'; export declare const instanceTempDir: Lazy; export declare function getTempFile(prefix: string): string; //# sourceMappingURL=temp.electron.d.ts.map