export declare function Body(): (target: Object, propertyKey: string | symbol, parameterIndex: number) => void;
