export declare class AppService {
    getHealth(): any;
}
