import { MetadataPlugin } from "./metadata";
export declare const createFingerprintPlugin: MetadataPlugin<number>;
