import { Registry } from '../../../lib/di';
import { IPopupRegistry } from '.';
export declare const regObjects: IPopupRegistry;
export declare const PopupDesktopRegistry: Registry;
