import { IconProps } from '../Icon'; declare function SvgLendiLogomark(props: IconProps): JSX.Element; export default SvgLendiLogomark;