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