export const STREAMABLE_VALUE_TYPE = Symbol.for('ui.streamable.value');
export const DEV_DEFAULT_STREAMABLE_WARNING_TIME = 15 * 1000;