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