declare const plugLending: (assetKey: string) => Promise<void>;
export default plugLending;
