import { ActionReducerMap } from '@ngrx/store'; import { SharedFormState } from './shared-form.state'; export declare const sharedFormReducer: ActionReducerMap;