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