import { SVGProps } from "react"; declare const SvgGm: (props: SVGProps) => JSX.Element; export default SvgGm;