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

declare const VolumeVibrateFillIcon: RemixiconReactIconComponentType;
export default VolumeVibrateFillIcon;
