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