import { BitMask } from '@1inch/byte-utils'; export declare function injectTrackCode(salt: bigint, source: string, mask?: BitMask): bigint;