import { Action } from '@ngrx/store'; export declare const treeElements: (state: any, action: Action) => any;