export declare const config: { port: number; nodeEnv: string; clientOrigin: string; databaseUrl: string; rateLimitMaxBoardsPerHour: number; };