export declare const TpHelp: import("tni-plus/es/utils").SFCWithInstall; readonly default: "600px"; }; readonly showIndex: { readonly type: BooleanConstructor; readonly default: false; }; readonly color: { readonly type: import("vue").PropType; readonly default: ""; }; readonly fontSize: { readonly type: StringConstructor; readonly default: "14px"; }; readonly placement: { readonly type: StringConstructor; readonly default: "right"; }; readonly text: { readonly type: import("vue").PropType; }; }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; readonly default: "600px"; }; readonly showIndex: { readonly type: BooleanConstructor; readonly default: false; }; readonly color: { readonly type: import("vue").PropType; readonly default: ""; }; readonly fontSize: { readonly type: StringConstructor; readonly default: "14px"; }; readonly placement: { readonly type: StringConstructor; readonly default: "right"; }; readonly text: { readonly type: import("vue").PropType; }; }>>, { readonly color: string; readonly maxWidth: string; readonly showIndex: boolean; readonly fontSize: string; readonly placement: string; }>> & Record; export * from './src/help'; export type { HelpInstance } from './src/instance';