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