export function randomString(n: any): string; export function isBrowser(): boolean; export function readGraph(contents: any, type: any, options: any): any; export function readGraphFile(filepath: any, options: any, callback: any): void;