import { Step, stepTag } from '@ni/nimble-components/dist/esm/step'; export { stepTag }; export { type Step }; export declare const NimbleStep: import("@lit/react").ReactWebComponent;