A wrapper for the Blobbie component
function AccountBlobbie( props: Omit<BlobbieProps, "address">,): Element;
BlobbieProps
let props: Omit<BlobbieProps, "address">;
let returnType: Element;