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