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