import { Widgets } from 'blessed'; import { ConfiguredAgent } from '../setup.js'; export declare const getManagedIdentifiersTable: (agent: ConfiguredAgent, screen: Widgets.Screen) => Promise; //# sourceMappingURL=managed-identifiers.d.ts.map