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