export declare let agilityConfig: { guid: string; fetchAPIKey: string; previewAPIKey: string; locales: string[]; channelName: string; securityKey: string; debug: boolean; defaultCacheDuration: number; };