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