import type { ABV } from './types';
export declare function timingSafeEqual(a: ABV, b: ABV): boolean;
//# sourceMappingURL=timingSafeEqual.d.ts.map