declare const hapi: { pkg: any; register(server: any, options: any): void; }; export default hapi;