import { SheetContextState } from '../providers'; export declare const useSheetContext: () => SheetContextState;