export declare function setupDmg(path: string, destDir: string): Promise<void>;
