import * as Hapi from 'hapi'; import { Injector } from 'reduct'; export default function (server: Hapi.Server, deps: Injector): void;