import { PopupOptions } from './types'; export declare function getOptions(options?: Partial): PopupOptions;