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