export type { ComponentSettings, SettingsType, DecoratorFunction } from './types/index.ts';
export type { BaseConfig } from './build-html';
