export type PageProperties = { landscape?: boolean; nativePageRanges?: { from: number; to: number; }; };