import { IconProps } from '../types'; export declare const Geo: (props: IconProps) => JSX.Element;