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