import * as ULTIPA from '../types/types';
export declare function printTable(d?: ULTIPA.DataItem): void;
