import type { PublicKey } from "@solana/web3.js"; export declare const usePrice: (mint: PublicKey) => import("react-async-hook").UseAsyncReturn; //# sourceMappingURL=usePrice.d.ts.map