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