export declare const ZORA_MEDIA_CONTRACT_BY_NETWORK: {
    [x: string]: string;
};
export declare const ENS_REVERSE_LOOKUP_CONTRACT_BY_NETWORK: {
    [x: string]: string;
};
