import { VaultClient } from '@drift-labs/vaults-sdk'; export declare const getVaultClient: (programId?: string) => Promise;