declare const useTimeout: (ms?: number) => boolean; export default useTimeout;