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