import * as common from '@protocolink/common'; export declare function getUnifiedTokens(chainId: number, { isSkipNative }?: { isSkipNative?: boolean | undefined; }): Promise;