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