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