export default function calcCRC16CCITT(payload: string): string;
