/** @type {Record<string, {name: LH.IcuMessage|string} | undefined>} */
export const NotRestoredReasonDescription: Record<string, {
    name: LH.IcuMessage | string;
} | undefined>;
//# sourceMappingURL=bf-cache-strings.d.ts.map