import { IntermediateSchemaOutput } from '../../prayer-manager-interface.ts'; export declare function mapper_intermediate(_dayCalendar: any, element: any, _selectedHour: any): IntermediateSchemaOutput | undefined;