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