declare const useSkipInjectionDelay: () => (() => null | Error);
export default useSkipInjectionDelay;
