export interface EPubData {
    cfi?: string;
}
