import { SanityDocument } from '@sanity/client'; export declare const getTranslationsFor: (baseDocumentId: string) => Promise>[]>;