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