export declare const reservedEvents: string[];
export declare const signingMethods: string[];
export declare const stateMethods: string[];
export declare const infuraNetworks: {
    1: string;
    3: string;
    4: string;
    5: string;
    42: string;
};
//# sourceMappingURL=constants.d.ts.map