/**
 * @private
 */
export declare const validateReducer: import("stapp").Reducer<{
    [K: string]: boolean;
}>;
