export declare class SiteSummary { siteTitle: string; cityProvinceCountry: string; phoneNumber: string; }