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

export { useSkipInjectionDelay as default };
