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