export type { BuiltinType, BuiltinTypeMap, ComponentConfig } from './src/interface'; export { renderConfig } from './src/renderer';