export declare const INTERNAL_COMMUNICATION: { port: number; host: string; }; export declare class BackendJwtUtilsModule { }