import { ComponentConfig } from '../types';
export declare const getComponentsDefaultConfig: () => ComponentConfig;
