import { ULTIPA } from '../types';
export declare function printGraph(d?: ULTIPA.DataItem): void;
