import { StructType } from 'typechain'; export declare function generateStructTypes(structs: StructType[]): string;