export declare function fieldsJsPrompt(filePath: string, projectDir: string, skipFiles?: string[]): Promise<[string, string[]]>;