export declare const useDetectKeyboardOpen: (defaultValue: boolean, minKeyboardHeight?: number) => boolean;