export type PlatformTransferNonDeletableStatusError = { type: "PLATFORM_TRANSFER_NON_DELETABLE_STATUS"; message?: string; };