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