import { CollectionOptions } from '@tachybase/client'; import { ISchema } from '@tachybase/schema'; export declare const collection: CollectionOptions; export declare const fieldsTableSchema: ISchema;