export * from './html-boolean';
export * from './html-number';
export * from './html-date';
export * from './html-bigint';
export * from './html-object';
export * from './html-length';
export * from './html-box';
export * from './html-color';
export * from './html-style';
export * from './html-string';
export * from './html-function';
export * from './html-class';
export * from './html-child';
//# sourceMappingURL=index.d.ts.map