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