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