import { DefaultTheme } from "styled-components"; declare const DarkTheme: DefaultTheme; export default DarkTheme;