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