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