import type { NtvPluginType } from '../../NarrativeTextVis';
export declare const insightCardPresetPluginsMap: Record<string, NtvPluginType>;
export declare const insightCardPresetPlugins: NtvPluginType[];
