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