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