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