import { HttpContextPlugin } from "@webiny/http-handler/types"; declare const _default: (options: any) => HttpContextPlugin; export default _default;