import * as React from 'react'; import { VStepperItemProps } from './types'; export declare const VStepperItem: React.FC;