declare function onScrollStop(callback: CallableFunction, timeout?: number): void;

export { onScrollStop };
