import { StringHack } from "./index"; export type PageMarksProperty = "crop" | "cross" | "none" | StringHack;