declare const ignore: (callback: () => unknown) => undefined; export { ignore, }; //# sourceMappingURL=ignore.d.ts.map