@webitel/api-services
    Preparing search index...

    Variable GetQueuesGlobalStateResponseConst

    GetQueuesGlobalStateResponse: ZodObject<
        {
            isAllEnabled: ZodOptional<ZodBoolean>;
            potentialRows: ZodOptional<ZodNumber>;
        },
        $strip,
    > = ...