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