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