export declare class NotificationPriorityV1 { static Low: number; static Medium: number; static High: number; }