/** @alpha */ export declare const adrTranslationRef: import("@backstage/core-plugin-api/alpha").TranslationRef<"adr", { readonly contentHeaderTitle: "Architecture Decision Records"; readonly failedToFetch: "Failed to fetch ADRs"; readonly notFound: "No ADRs found"; }>;