import { DefaultTheme } from 'styled-components';
import * as Types from "../../utils/types";
export declare const cxdTheme: Types.DeepPartial<DefaultTheme>;
