import { CheckAlgorithmImplementation } from '@shared/model'; export declare const getCrc32: CheckAlgorithmImplementation;