import { Space } from 'ngx-fabric8-wit'; export declare type SpaceState = Space; export declare const initialState: SpaceState | null;