declare const _default: { light: { thumb: string; track: string; }; dark: { thumb: string; track: string; }; }; export default _default;