export interface PagesLoadedEvent { source: any; pagesCount: number; }