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