import * as ULTIPA from '../types/types';
export declare function printExplainPlan(d?: ULTIPA.ExplainPlan): void;
