export interface SexualActivityEntry { date: string; protectionUsed?: boolean; }