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