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