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