export type PlatformAdditionalFeePolicyNotFoundError = { type: "PLATFORM_ADDITIONAL_FEE_POLICY_NOT_FOUND"; message?: string; };