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