export declare class JwtUtil { static extractOrderId(token: string): string; }