import { default as defaults } from './defaults';
export * from '@yanzhen-lowcode/core';
export * from './components';
export * from './make-installer';
export declare const install: any;
export declare const Components: any;
export declare const Schemas: any;
export default defaults;