/// <reference types="react" />
declare const Lending: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
export default Lending;
