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