import { Platform } from '../../interfaces'; export declare function installSystemImage(sdkRoot: string, platform: Platform): Promise; //# sourceMappingURL=system-image.d.ts.map