export function applyGraph(entry: any, graph: any): any;
export function removeGraph(entry: any): any;
