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