export declare enum AttributeNames {
    KOA_TYPE = "koa.type",
    KOA_NAME = "koa.name"
}
//# sourceMappingURL=AttributeNames.d.ts.map