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