import type { FC, SVGProps } from "react";
export declare const Earth: FC<SVGProps<SVGSVGElement>>;
export default Earth;
//# sourceMappingURL=Earth.d.ts.map