import { PublicKey } from "@solana/web3.js"; export declare function usePriceInSol(token: PublicKey | undefined | null): number | undefined; //# sourceMappingURL=usePriceInSol.d.ts.map