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