import { ISigningOptions } from '../contracts'; export declare function TokenDetector(signing: ISigningOptions, isOptional?: boolean): any;