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