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

declare const VolumeVibrateLineIcon: RemixiconReactIconComponentType;
export default VolumeVibrateLineIcon;
