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

    Variable ListTagsQueryParamsConst

    ListTagsQueryParams: ZodObject<
        { page: ZodOptional<ZodNumber>; size: ZodOptional<ZodNumber> },
        $strip,
    > = ...