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

declare const EqualizerLineIcon: RemixiconReactIconComponentType;
export default EqualizerLineIcon;
