/// <reference types="react" />
import './StarWalletIcon.css';
export declare const StarWalletIcon: () => JSX.Element;
