import { type UseBottomSheetDragGestureArgs } from "../hooks";
export declare function BottomSheetDragGesture({ children, ...rest }: React.PropsWithChildren<UseBottomSheetDragGestureArgs>): import("react").JSX.Element;
//# sourceMappingURL=bottom-sheet-drag-gesture.d.ts.map