import * as React from "react"; declare function SvgMt(props: React.SVGProps): JSX.Element; export default SvgMt;