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