import { Popup } from 'twa-client-sdk'; /** * Returns Popup component instance. */ export declare function usePopup(): Popup;