import { IconProps } from '../types';
declare function DiceThree(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default DiceThree;
//# sourceMappingURL=DiceThree.d.ts.map