export type PlatformPayoutMethod = "DIRECT" | "AGENCY" | string & {};