import { LoginData } from "../noApiLogin";
export declare function notifications(log: LoginData): Promise<unknown>;
