export type OntimizeEEPermissionsConfig = {
    service?: string;
};
