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

    Variable DeleteUsers2QueryParamsConst

    DeleteUsers2QueryParams: ZodObject<
        { id: ZodOptional<ZodString>; permanent: ZodOptional<ZodBoolean> },
        $strip,
    > = ...