export declare function checkAuth(configuredKey: string | undefined, authHeader: string | undefined): boolean;