import { type SheetPosition } from "../utils";
/**
 * Dismiss the keyboard if the bottom sheet moves downwardly beneath the keyboard.
 */
export declare function useBottomSheetKeyboardDismiss(extraBuffer?: SheetPosition): void;
//# sourceMappingURL=use-bottom-sheet-keyboard-dismiss.d.ts.map