export type PlatformDiscountSharePolicyNotFoundError = { type: "PLATFORM_DISCOUNT_SHARE_POLICY_NOT_FOUND"; message?: string; };