export declare class GraphConfig { id: string; name: string; thumbUrl: string; stateCount: number; }