export type CreateInboxOptions = { community?: boolean; prefix?: string; domain?: string; };