export declare const RoutesDataAbi: { name: string; internalType: string; type: string; }[]; export declare const MigrationDataComponentsAbi: { name: string; internalType: string; type: string; }[]; export declare const MigrationDataAbi: { name: string; type: string; components: { name: string; internalType: string; type: string; }[]; }[]; //# sourceMappingURL=MigrationData.d.ts.map