export interface TargetPlatformGenerator {
    generateConfig(): void;
}
//# sourceMappingURL=TargetPlatformGenerator.d.ts.map