import { Message } from "../firebase";
import * as msging from "./messaging";
export declare const messaging: typeof msging;
export { Message };
