import { KeyboardHeightHook } from './useKeyboardHeight.types'; export declare const useKeyboardHeight: KeyboardHeightHook;