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