import { PlatformPackager } from "app-builder-lib"; export declare function addLicenseToDmg(packager: PlatformPackager, dmgPath: string): Promise;