import { type EventItem } from "../store/EventStore";
export declare function shouldShowEventFullBadge(event: EventItem): boolean;
//# sourceMappingURL=eventFullBadge.d.ts.map