/// import { Size } from '../../types'; declare const wallet: (width?: Size, height?: Size) => JSX.Element; export default wallet; //# sourceMappingURL=wallet.d.ts.map