import { type UiOpts } from "./tokens.js"; export declare function brandHeader(version: string, subtitle: string, opts: UiOpts): string;