declare const _default: { token: { colorPrimary: string; colorBorder: string; colorError: string; colorBgBase: string; }; components: { Button: { borderRadius: number; }; Select: { borderRadius: number; }; scrollbars: {}; }; }; export default _default;