export declare enum ActivityCancelJustificationType { CANCELED_NO_SHOW = "canceled_no_show", CANCELED = "canceled" }