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