import type { PluginModuleWithKey } from '#src/plugins/imports/types.js'; /** * Core module with key for inclusion in PluginStore.coreModules. */ export declare const expressionParserCoreModule: PluginModuleWithKey; //# sourceMappingURL=register-core-module.d.ts.map