PageResult: {
    data: Page[];
} & {
    [key: string]: any;
}