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