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