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