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