import * as React from "react"; declare function SvgGm(props: React.SVGProps): JSX.Element; export default SvgGm;