import { UIConfig } from '../types/ui-config'; /** * The default UI Config */ export declare const defaultConfig: UIConfig;