export declare const Debounce: (waitMs: number) => MethodDecorator;
