import { CRCCalculator } from '../types.js'; declare const crc81wire: CRCCalculator; export default crc81wire;