@salesforce/packaging
    Preparing search index...
    PkgBundleVerUninstallReqResult: PkgBundleVerUninstallReq & {
        CreatedById: string;
        CreatedDate: string;
        Error?: string[];
        Id: string;
        UninstallStatus: PkgBundleVersionUninstallReqStatus;
    }