declare const TYPES: { UserService: string; MailService: string; }; export { TYPES };