export declare function InjectUser(propName?: string): (cls: any) => any;
