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