import { NmiTheme } from '../types'; /** * Dark theme for NMI components */ export declare const darkTheme: NmiTheme;