import { TRowndContext } from '../../context/types'; export declare const useRownd: () => TRowndContext;