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