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