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