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