import type { ApiCoreContext } from "../../../types/core.js"; /** * @internal */ export declare function authenticateUsingCookie(): (import("@webiny/api").ContextPlugin | import("@webiny/handler").BeforeHandlerPlugin)[];