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