import { FC } from 'react'; import { EventosProps } from './EventsTypes'; export declare const Eventos: FC; //# sourceMappingURL=Eventos.d.ts.map