InlineTimeframe: BaseTimeframe & {
    inline: { calendar: ICalString; repeatsYearly?: boolean };
    reference?: never;
}