import type { UnboundTestFunction } from '../Builder.js';
import type { SchemaTestContext } from './SchemaTestSuite.js';
export declare const ServerProcessNextDirtyEntitySubSuite: UnboundTestFunction<SchemaTestContext>[];
