import { NetworkType } from "../types/chain.js"; import type { LoanTypeId } from "../types/lending.js"; import type { FolksTokenId } from "../types/token.js"; export declare const CROSS_CHAIN_FOLKS_TOKEN_ID: Array; export declare const FOLKS_TOKEN_IDS_BY_LOAN_TYPE: Record>>>;