pub type ValkyrieReport = Report<(FileID, Range<usize>)>;
pub struct ValkyrieReport { /* private fields */ }