import { CosmosServerPlugin } from '../cosmosPlugin/types.js';
export declare const coreServerPlugins: CosmosServerPlugin[];
