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