import { IAppState } from '../state/app.state'; import { IAlertState } from '../state/alert.state'; export declare const alertSelector: import("@ngrx/store").MemoizedSelector>;