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