export declare class CancellationReasons { static NOSHOW: string; static DEFAULT: string; }