/** Theme-aware Tempo API wordmark for the docs header (`vocs.logoUrl`). */ export declare const logoUrl: { dark: string; light: string; }; //# sourceMappingURL=logo.d.ts.map