export declare function newToken(privateKey: string, host: string, expire?: number): string;