import { LenderLogoProps } from '../LenderLogo'; declare function SvgMkmCapital(props: LenderLogoProps): JSX.Element; export default SvgMkmCapital;