import {UIComponent} from './component'; export declare class StepperComponent extends UIComponent { }