import './modal/index'; import './select/index'; declare const _default: { multiLevelSelect(attributes: any): Promise; }; export default _default;