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