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