import { Context } from "@webiny/api/types"; export declare const applyMultiTenancyPlugins: (context: Context) => void;