import type { Chain } from "../chains/types.js"; export declare function assertInsightEnabled(chains: Chain[]): Promise; //# sourceMappingURL=common.d.ts.map