import { VroomUIContextValue } from './VroomUIContext';
export declare function useVroomUI(): VroomUIContextValue;
