export declare const config: { view: { default: { trackColor: string; thumbColor: string; }; }; size: { s: { scrollWidth: string; }; m: { scrollWidth: string; }; }; };