import type BaseWebToken from "../tokens/base.js"; export declare function augmentTokenPrivy(tokenConfig: BaseWebToken, opts: any): Promise;