export declare enum ZoomAttendanceMarkSource {
    RM = "RM",
    COORDINATOR = "COORDINATOR"
}
