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