import type { TableSchemaOptions } from "@fairspec/library"; export declare function createTableSchemaOptions(options: Record): TableSchemaOptions;