import { PublicKey } from "@solana/web3.js"; export declare const usePublicKey: (publicKeyStr: string | undefined | null) => PublicKey; //# sourceMappingURL=usePublicKey.d.ts.map