export declare function getVerse(book: string, chapter: string, verses: string, version?: string): Promise<any>;
//# sourceMappingURL=verse.d.ts.map