import { TooltipAttributes } from './type'; export declare const defaultAttributes: Partial; export declare const TOOLTIP_POSITION_ATTRIBUTES: string[];