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