import { Interval } from 'luxon';
export declare function parseICalPeriod(line: string): Interval[];
//# sourceMappingURL=parse-ical-period.d.ts.map