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