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