import { type Room } from '@smartthings/core-sdk'; import { type WithNamedLocation } from '../../api-helpers.js'; import { type TableFieldDefinition } from '../../table-generator.js'; export declare const tableFieldDefinitions: TableFieldDefinition[]; export declare const tableFieldDefinitionsWithLocationName: TableFieldDefinition[]; //# sourceMappingURL=rooms-table.d.ts.map