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