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