import type { Context } from "@webiny/handler/types.js"; export declare const registerDefaultPlugins: (context: Context) => void;