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