import type { TuiPluginApi } from "@opencode-ai/plugin/tui"; export declare function getSidebarBodyLineColor(line: string, theme: Pick): TuiPluginApi["theme"]["current"]["text"] | TuiPluginApi["theme"]["current"]["textMuted"]; //# sourceMappingURL=tui-line-style.d.ts.map