import StateLabel, { StateLabelProps } from "./StateLabel.js";
export { type StateLabelProps, StateLabel as default };