import { PublicKey } from "@solana/web3.js"; export declare const getMetadataKeyFromMint: (mint: PublicKey) => Promise;