import type { SheetContextValue } from './useSheetProviderProps'; export declare const useSheetOffscreenSize: ({ snapPoints, position, screenSize, frameSize, snapPointsMode, }: SheetContextValue) => number; //# sourceMappingURL=useSheetOffscreenSize.d.ts.map