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