import { type Channel } from '@smartthings/core-sdk'; import { type TableFieldDefinition } from '../../../table-generator.js'; export declare const listTableFieldDefinitions: TableFieldDefinition[]; export declare const tableFieldDefinitions: TableFieldDefinition[]; //# sourceMappingURL=channels-table.d.ts.map