import { PublicKey } from "@solana/web3.js"; export declare const getPythFeedAccountKey: (shard: number, priceFeed: number[]) => [PublicKey, number];