declare function timingSafeCompareString(left: string, right: string): boolean; export { timingSafeCompareString };