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