/**
 * Sets up the branding CSS variables by applying the configured brand colors
 * to the document root.
 *
 * @internal
 */
export declare function setupBranding(): void;
//# sourceMappingURL=brand.d.ts.map