export declare type CommonReaderOptions = { timeoutMillis?: number; }; export declare type CollectionOptions = CommonReaderOptions; export declare type ShutdownOptions = CommonReaderOptions; export declare type ForceFlushOptions = CommonReaderOptions; //# sourceMappingURL=types.d.ts.map