export declare const useFileExistence: (outName: string) => boolean;
