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