import React from 'react'; export declare const getHashOfDomain: () => Promise; export declare const RenderWarningIfBlacklist: React.FC;