import type { EntityListProps } from './Email.types'; declare const EntityList: import("react").ForwardRefExoticComponent & import("react").RefAttributes>; export default EntityList; //# sourceMappingURL=EntityList.d.ts.map