export default function RequireAuth(): (target: any, propertyKey: string, descriptor: PropertyDescriptor) => void;
