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

declare const VolumeDownLineIcon: RemixiconReactIconComponentType;
export default VolumeDownLineIcon;
