import { RemixiconReactIconComponentType } from './dist/typings';

declare const VolumeMuteFillIcon: RemixiconReactIconComponentType;
export default VolumeMuteFillIcon;
