import { ISigningOptions } from '../contracts'; export declare function TokenWrapper(signing: ISigningOptions, ...fieldNames: string[]): any;