export declare const VIRTUAL_MESSAGES_FIELD_NAME = "_inlt_scoped_messages"; export declare const PLUGIN_CONTEXT: { set: (config: import("payload").Config, context: { globalSlug: string; }) => void; get: (config: { custom?: Record; }) => { globalSlug: string; } | null; }; //# sourceMappingURL=const.d.ts.map