export declare class Settings { constructor(); hi(message: string): string; }