import { SchemaConfig } from './types'; export declare function applyIdFieldDefaults(config: SchemaConfig): SchemaConfig['lists'];