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