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