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