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