import React from 'react'; export declare const useSheetSwipe: (args: { contentWrapperRef: React.RefObject; handleRef: React.RefObject; onClose: () => void; }) => void; //# sourceMappingURL=useSheetSwipe.d.ts.map