/** @type {Record<string, Record<string, string>>} */
export const data: Record<string, Record<string, string>>;
