import { IOEventsCardProps } from '../types'; declare const IOEventsCard: ({ data }: IOEventsCardProps) => import("react/jsx-runtime").JSX.Element; export default IOEventsCard; //# sourceMappingURL=IOEventsCard.d.ts.map