export declare enum Priority { LOW = 0, MEDIUM = 5, HIGH = 9 } //# sourceMappingURL=Priority.d.ts.map