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