package basetypes import ics "github.com/PuloV/ics-golang" // Event type type Event struct { ics.Event }