export interface IPage { label: string; value: number; }