import { FileInfo } from '../../ui/FileViewer/types';
export declare const FILE_INFO_LIST: FileInfo[];
