export declare function applyAspect(definition: keyof B | any): (target: any) => any;