export type DevIndicatorServerState = typeof devIndicatorServerState; export declare const devIndicatorServerState: { disabledUntil: number; };