export { default as AlignedLabel } from './AlignedLabel';
export type { TAlignedLabelProps, TAlignedLabelWithAllProps } from './TAlinedLabel.model';
