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

declare const VolumeUpFillIcon: RemixiconReactIconComponentType;
export default VolumeUpFillIcon;
