export declare const getAbiInputTypes: (contractName: string, method: string) => any;
