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