import { PublicKey } from '@solana/web3.js'; export declare const useAccountByMint: (mint?: string | PublicKey) => import("..").TokenAccount | undefined; //# sourceMappingURL=useAccountByMint.d.ts.map