import { Router } from '../types/router'; export default function withObservability(router: Router): Router;