import type { ProtestosState } from '@/@types/domain/protestosTypes'; export declare function protestosTerminalEmptyState(current?: ProtestosState): ProtestosState;