export function sayHello(name: string): string;

