export declare function launchEditor(filePath: string): Promise<unknown>;
