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