Should FNiagaraRenderer be exported via NIAGARA_API?

Currently, FNiagaraRenderer is not a publicly exported symbol from the Niagara module. How are Niagara users intended to author custom renderers that consume Niagara runtime data?

Thanks,