import { EventProps } from './Event.types';
export declare const ExampleEvent: EventProps;
export declare const ExampleVirtualEvent: EventProps;
export declare const ExampleEvents: EventProps[];
