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