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