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