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