export declare const ATTENDANCE_IMPORT_QUEUE = "attendance-import";
export declare const ATTENDANCE_IMPORT_JOB = "attendance-import-job";
export declare const ATTENDANCE_RECALCULATE_QUEUE = "attendance-recalculate";
export declare const ATTENDANCE_RECALCULATE_MONTH_JOB = "attendance-recalculate-month";
