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