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

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