export type ZrrMap = Map<string, boolean>;
export type IsInZrr = (codeInsee: string) => boolean;
//# sourceMappingURL=zrr.d.ts.map