export type OFormLayoutManagerContext = {
    label: string;
};
