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

declare const VolumeUpLineIcon: RemixiconReactIconComponentType;
export default VolumeUpLineIcon;
