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