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