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