import type { AccountId } from "../types/lending.js"; export declare const NULL_ACCOUNT_ID: AccountId;