import type { TConsoleState } from './types'; export declare const initialState: TConsoleState;