import { HlmLabel } from './hlm-label'; export * from './hlm-label'; export const HlmLabelImports = [HlmLabel] as const;