import { BpFormatBytes } from '@blueprintui/components/format-bytes'; declare global { interface HTMLElementTagNameMap { 'bp-format-bytes': BpFormatBytes; } }