declare const timingSafeEqual: (a: string, b: string) => boolean;
export default timingSafeEqual;
//# sourceMappingURL=index.d.ts.map