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