declare function _exports({ tableInfoArray }: { tableInfoArray: import("../../types").DSQL_FieldSchemaType[]; }): import("../../types").DSQL_FieldSchemaType[]; export = _exports;