export declare const cleanup: (fileName: string) => void; export declare const cleanupAll: () => void;