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