export declare enum Priority { Normal = "normal", High = "high" }