export declare const throttle: (ms: number) => MethodDecorator;
