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