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