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