/// import { Buffer } from "buffer"; import { AccountInfo, PublicKey } from "@solana/web3.js"; export declare type RawData = { pubkey: PublicKey; account: AccountInfo; }; //# sourceMappingURL=RawData.d.ts.map