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