export { default } from "./label.component";
export type { LabelProps } from "./label.component";
