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