export type PlatformDiscountSharePolicyScheduleAlreadyExistsError = { type: "PLATFORM_DISCOUNT_SHARE_POLICY_SCHEDULE_ALREADY_EXISTS"; message?: string; };