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