import { LecturesSchemaOutput } from '../../prayer-manager-interface.ts';
export declare function mapper_lectures(item: any): LecturesSchemaOutput;
