export type ContractData = string | number | boolean;
