import { ListProps } from './_types'; import { ElementModel } from '../../_types'; export declare const eventsList: (props: ListProps) => ElementModel; //# sourceMappingURL=list.d.ts.map