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