export declare interface IEpubCfiTemporalOffset {
    seconds: number;
}
