import type { BuiltInGlobalTheme } from './interface';
export declare const darkTheme: BuiltInGlobalTheme;
