export declare function prerelease(apiVersion: string): (target: any, propertyKey: string, descriptor: PropertyDescriptor) => PropertyDescriptor;
