export interface BlockISO8601 {
    start: string;
    end: string;
}
//# sourceMappingURL=BlockISO8601.d.ts.map