import { IAnnotationRect } from "./IAnnotationRect"; export interface IPagemarkRect extends IAnnotationRect { }