import { SchemaVersion } from "./schema-version"; export declare const DEFAULT_SCHEMA_VERSION = SchemaVersion.OneDotOne;