/** Version of the fingerprinting algorithm and canonical hash format. */ export declare const ALGORITHM_VERSION: string; /** Version of the installed libcreep package. */ export declare const LIBRARY_VERSION: string;