export declare function loading(flag: string): (target: any, key: string, descriptor: any) => any;
