import { State } from "../state/state"; export declare const fromServer: (data: State.AlertRecentServer) => State.AlertRecent;