/**
 * The width of the popup.
 */
export declare const popupWidth = "--popup-width";
/**
 * The height of the popup.
 */
export declare const popupHeight = "--popup-height";