import { type TableFieldDefinition } from '../../table-generator.js'; import { type InvitationWithAppDetails } from './schema-invites.js'; export declare const tableFieldDefinitions: TableFieldDefinition[]; //# sourceMappingURL=schema-invites-table.d.ts.map