import { Chain, NativeAddress } from '@wormhole-foundation/sdk'; export declare function validateWalletAddress(chain: Chain, address: string): Promise | null>; //# sourceMappingURL=address.d.ts.map