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