/** * Query functions for scripture content. */ export * from './verse.js'; export * from './search.js'; //# sourceMappingURL=index.d.ts.map