import type { Abi } from '../../abi/Abi';
export declare function renderIndexTemplate(params: {
    abis: Abi[];
}): string;
//# sourceMappingURL=index.d.ts.map