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