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