export declare const Hello: (name: string) => string;
