export type UserDefaultPlatformGetResponse = { platform_key: string | null; platform_org: string | null; };