export declare function RequireIntegrationFolder(): (_target: any, _propertyKey: string | symbol, descriptor: PropertyDescriptor) => PropertyDescriptor; export declare function RequireLinkedIntegration(): (_target: any, _propertyKey: string | symbol, descriptor: PropertyDescriptor) => PropertyDescriptor; export declare function ensureFreshToken(): (_target: any, _propertyKey: string | symbol, descriptor: PropertyDescriptor) => PropertyDescriptor;