import { type Icon } from 'phosphor-react-native';
declare const I: Icon;
/** @deprecated Use DiceTwoIcon */
export declare const DiceTwo: Icon;
export { I as DiceTwoIcon };
//# sourceMappingURL=DiceTwo.d.ts.map