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