import { SUPPORTED_CHAINS } from '../common/index.js';
export declare const REPORT_V1_LOG_CIDS: {
    [key in SUPPORTED_CHAINS]: string[];
};
//# sourceMappingURL=consts.d.ts.map