export declare const LEND_EVENT: string; export declare const BORROW_EVENT: string; export declare const REPAY_EVENT: string; export declare const WITHDRAW_EVENT: string;