export declare const config: { sheet: { theme: string; dense: boolean; color: string; }; tabs: { height: string; 'show-arrows': boolean; }; tab: { 'base-color': string; 'slider-color': string; ripple: boolean; }; };