/** * Top-level tab-bar click handler. * * Wires the `#tab-bar` click event to toggle the `active` class on * both the `.tab` headers and the `.tab-panel` containers. */ export declare function dashboardTabBarJs(): string; //# sourceMappingURL=tab-bar.d.ts.map