export default interface JSONIngestionPayloadItem { [key: string]: string | number; }