declare const theme: { backgroundColorLine: string; borderColorCircle: string; }; export default theme;