export declare function View(path: string, component: T): (target: any, key: string, descriptor: PropertyDescriptor) => PropertyDescriptor;