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