import CwFormatBytes from './format-bytes.component.js'; export * from './format-bytes.component.js'; export default CwFormatBytes; declare global { interface HTMLElementTagNameMap { 'cw-format-bytes': CwFormatBytes; } }