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