export declare function WalletIsland({ startingPosition, isSponsored, }: { startingPosition?: { x: number; y: number; }; isSponsored?: boolean; }): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=WalletIsland.d.ts.map