import 'fast-text-encoding'; export declare function computeCRC(str: string, invert?: boolean): string;