declare const _default: import('vue').DefineComponent<{}, { $emit: (event: "resize" | "click-outside" | "ready" | "dialog-exit", ...args: any[]) => void; comment: Record; autoFocus: boolean; floatingInstanceId: string; floatingPageIndex: number; floatingPositionEntry: Record; threadComments: unknown[]; parent?: Record | undefined; isFloatingInstanceActive?: boolean | undefined; $props: { readonly comment?: Record | undefined; readonly autoFocus?: boolean | undefined; readonly floatingInstanceId?: string | undefined; readonly floatingPageIndex?: number | undefined; readonly floatingPositionEntry?: Record | undefined; readonly threadComments?: unknown[] | undefined; readonly parent?: Record | undefined; readonly isFloatingInstanceActive?: boolean | undefined; }; }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, { commentDialogElement: HTMLDivElement; commentInput: import('vue').CreateComponentPublicInstanceWithMixins & Readonly<{}>, { focus: (options: any) => void; $emit: (event: "focus", ...args: any[]) => void; config: Record; users: unknown[]; isFocused: boolean; includeHeader: boolean; comment?: Record | undefined; $props: { readonly config?: Record | undefined; readonly users?: unknown[] | undefined; readonly isFocused?: boolean | undefined; readonly includeHeader?: boolean | undefined; readonly comment?: Record | undefined; }; }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {}, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, { inputRef: HTMLTextAreaElement; }, HTMLDivElement, import('vue').ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly<{}> & Readonly<{}>, { focus: (options: any) => void; $emit: (event: "focus", ...args: any[]) => void; config: Record; users: unknown[]; isFocused: boolean; includeHeader: boolean; comment?: Record | undefined; $props: { readonly config?: Record | undefined; readonly users?: unknown[] | undefined; readonly isFocused?: boolean | undefined; readonly includeHeader?: boolean | undefined; readonly comment?: Record | undefined; }; }, {}, {}, {}, {}> | null; }, HTMLDivElement>; export default _default;