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