PNG IHDR x sBIT|d pHYs + tEXtSoftware www.inkscape.org< ,tEXtComment
export default function bigSign(bigIntValue) { return (bigIntValue > 0n) - (bigIntValue < 0n) }