export declare class FooterComponent { email: string; isSolicitor: boolean; phone: string; workhours: string; }