import { IconProps } from '../types';
declare function UserSound(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default UserSound;
//# sourceMappingURL=UserSound.d.ts.map