export declare const VerifiedDappIcon: ({ iconUrl }: { iconUrl: string; }) => import("react").JSX.Element;