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

declare const VolumeDownFillIcon: RemixiconReactIconComponentType;
export default VolumeDownFillIcon;
