export declare function greeter(person: string): string; export declare const name = "base";