import type { BeachballOptions } from '../types/BeachballOptions'; export declare function areChangeFilesDeleted(options: Pick): boolean; //# sourceMappingURL=areChangeFilesDeleted.d.ts.map