export type { ILabelStandAlone } from './types';
export { LabelStandAlone as Label } from './labelStandAlone';
