Represents static data associated with a particular route.
type Data = { [key: string | symbol]: any;}