import { IStreamConfig } from '../../type/index'; export declare class State { protected cacheContentStreamConfig: IStreamConfig[]; }