export declare function prop(): (target: Object, propertyKey: string, parameterIndex?: number) => void;
