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