export type EvolveBuildResult = { name?: string[]; warningStats?: unknown; };