export declare class AppService { getHello(): { hello: string; }; }