import { DefaultTheme } from 'styled-components'; import { DeepPartial } from "../../utils/types"; export declare const darkTheme: DeepPartial;