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