import { SVGProps } from "react";
declare const MCMdlEqualizer: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { MCMdlEqualizer };
