@salesforce/packaging
    Preparing search index...
    type SubscriberPackageDestinationProfile = {
        description: string;
        displayName: string;
        name: string;
        noAccess: boolean;
        profileId: string;
        type: string;
    }
    Index
    description: string
    displayName: string
    name: string
    noAccess: boolean
    profileId: string
    type: string