export interface PaginationConfig { size?: string; align?: string; type?: string; }