declare function crc32(str: string): string; export default crc32;