declare module 'a:b' {
  function hello(): string
}
