declare module "foo" { declare export function bar(p1: number): string; }