import { ICommentOption } from '../../abstraction'; export declare const normalizeCommentHoverOption: (option?: ICommentOption) => ICommentOption;