declare const getEntityByIdAndLocale: (documentId: string, locale: string, model: any) => Promise | null>; export default getEntityByIdAndLocale;