declare function _exports(params?: { payload?: { [x: string]: any; }; }): import("../../types").DSQL_TableSchemaType | null; export = _exports;