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