pub fn parse_export_env(
    working_set: &mut StateWorkingSet<'_>,
    spans: &[Span]
) -> (Pipeline, Option<BlockId>)