export declare function isExecutable(path: string): Promise<boolean>;
