import { IFCT } from "../types";
export declare function getMessageHashFromTypedData(typedData: IFCT["typedData"]): string;
//# sourceMappingURL=eip712.d.ts.map