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