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