export declare class PhaseBannerComponent { link: string; phase: 'alpha' | 'beta'; }