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