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