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