/// <reference types="react" />
import type { StyleProps } from "../utils/StyleTypes";
export declare const ProofAuthenticity: ({ className }: StyleProps) => JSX.Element;
