export declare const getFileFormatNames: ((state: any) => string[]) & import("reselect").OutputSelectorFields<(args_0: any) => string[], { clearCache: () => void; }> & { clearCache: () => void; }; export declare const getFileExtensions: ((state: any) => string[]) & import("reselect").OutputSelectorFields<(args_0: any) => string[], { clearCache: () => void; }> & { clearCache: () => void; };