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