declare const PAGE_ORIENTATION: { vertical: "portrait"; horizontal: "landscape"; }; export { PAGE_ORIENTATION };