export interface SequenceOptions { objectMode?: boolean; abortOnError?: boolean; }