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