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