declare function isProgramInstalled (input: string): boolean declare namespace isProgramInstalled {} export = isProgramInstalled