export type ExpoBlueskyTranslateModule = { presentAsync: (text: string) => Promise }