export declare function required(target: any, propertyKey: string | symbol, parameterIndex: number): void;
