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