export const labelElements: (typeof label | typeof numberLabel)[]; import * as label from "./label"; import * as numberLabel from "./number-label";