import { AdviceMetadata } from '../metadatas/index'; import { IAdviceDecorator } from './Advice'; export declare const Pointcut: IAdviceDecorator;