import { AyahId } from "../types.js";

//#region src/lists/juzList.d.ts
declare const JuzList: AyahId[];
//#endregion
export { JuzList };