import { IconProps } from 'a-base-icon/lib/icon'; declare function EarthOutlined(componentProps: IconProps): JSX.Element; declare namespace EarthOutlined { var displayName: string; } export default EarthOutlined;