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