import { Router } from "express"; import { AppMaster } from "@onebro/appmaster"; export declare const firstlineDistressReportController: (m: AppMaster) => Promise; export default firstlineDistressReportController;