import type { PivotHeadHost } from './host'; export declare function showFormatPopup(host: PivotHeadHost): void;