import type { EntitySchemaBuilder } from './types.js';
export declare const buildEntitySchema: EntitySchemaBuilder;
