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