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