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