export type DynamicTargetOptions = { targetName?: string; bin?: string; env?: Record; };