import { RequestCookiesFn } from './getRowndUser'; export declare const isAuthenticated: (cookies: RequestCookiesFn) => Promise;