export * from './user.service'; import { UserService } from './user.service'; export declare const APIS: (typeof UserService)[];