import { User } from "./user.interface"; export declare type UserInfoById = Record;