export declare const OnceAll: MethodDecorator & PropertyDecorator; export { OnceAll as onceAll }; export default OnceAll;