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