export declare function looseIdentical(a: any, b: any): boolean; export declare function stringify(token: any): string;