import type { DefaultTheme } from './types';
export declare const defaultTheme: DefaultTheme;
