export declare class PhaseComponent { phaseLabel: string; phaseLink: string; isSolicitor: boolean; }