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