/** * Use of this source code is governed by an MIT-style license that can be * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE */ import { VersionState } from '../states/version-state'; export declare const getVersionState: import("@ngrx/store").MemoizedSelector>; export declare const getVersion: import("@ngrx/store").MemoizedSelector>;