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