export declare enum AttributeNames {
    HAPI_TYPE = "hapi.type",
    PLUGIN_NAME = "hapi.plugin.name",
    EXT_TYPE = "server.ext.type"
}
//# sourceMappingURL=AttributeNames.d.ts.map