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