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