export declare const CETUS_VAULT_ID_LIST: {
    coinType: string;
    vaultId: string;
}[];
export declare const CETUS_VAULT_CONFIG: {
    coinType: string;
    vaultId: string;
    poolId: string;
}[];
//# sourceMappingURL=constants.d.ts.map