declare const findBin: (command: string) => string; export { findBin };