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