import { InjectionToken } from '@angular/core';
export declare const DEBOUNCE_TIME: InjectionToken<number>;
//# sourceMappingURL=debounce-time.const.d.ts.map