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