import { ReactIconComponentType } from '../types';

declare const Equalizer: ReactIconComponentType;
export default Equalizer;
            