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