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