export declare const resolveChooseFilesAndDelete: (dir: string, option: string) => Promise<{ fullName: string; name: string; option: string; }>;