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