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