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