export default interface IDatastoreEvents { 'Stream.output': { output: any; }; }