Figured it out. Have to use InstanceType
listingAddInfoStore = input.required<InstanceType<typeof ListingAddInfoStore>>();