import { ContainerPluginParams, TooltipParams } from '../../lib/plugins-basic-types'; export declare const CONTAINER_PLUGIN_PARAMS: ContainerPluginParams; export declare const TOOLTIP_PARAMS: TooltipParams;