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