export interface Config { siteName?: string; siteLogo?: string; icpNo?: string; }