export type OFormGlobalConfig = {
    headerActions: string;
};
