export declare function Adapter<T = any>(token?: T): PropertyDecorator & ParameterDecorator;
//# sourceMappingURL=adapter.d.ts.map