export type PlatformAdditionalFeePolicyAlreadyExistsError = { type: "PLATFORM_ADDITIONAL_FEE_POLICY_ALREADY_EXISTS"; message?: string; };