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