export declare const hasNoInterception: <T>(input: T[], filter: T[]) => boolean;
//# sourceMappingURL=utils.d.ts.map