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