UNPKG

geoiq-frontend-ui-kit

Version:

This project is a UI kit for GeoIQ's frontend. It's built with React, TypeScript, and Vite.

4 lines (3 loc) 207 B
import { StepperProps } from './stepper.type'; export declare const StepperContainer: ({ value, id }: StepperProps) => import("react/jsx-dev-runtime").JSX.Element; //# sourceMappingURL=stepper.mock.d.ts.map