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