export type IHello = (name: string) => string;