import { SVGIconDef } from './types'; declare const FileListOutlined: SVGIconDef; export default FileListOutlined;