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