import { IconProps } from '../Icon'; declare function SvgMms(props: IconProps): JSX.Element; export default SvgMms;