import { GraphSource } from '../../graph/graphModel';
export declare const allSources: GraphSource[];
