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