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