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