export interface IPagemarkAnchor { readonly type: 'epubcfi'; readonly value: string; }