import { IconProps } from '../Icon'; declare function SvgGTranslate(props: IconProps): JSX.Element; export default SvgGTranslate;