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

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