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