export declare function GasDebounce(time?: number): (target: any, propertyKey: string, descriptor: PropertyDescriptor) => PropertyDescriptor;