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