export declare function useBottomSheetOnSnapDetection(onSnapChange?: (currentSnapIndex: number, lastSnapIndex: number | null) => void): void;
//# sourceMappingURL=use-bottom-sheet-on-snap-detection.d.ts.map