import { PublicKey } from '@solana/web3.js'; export * from './instructions'; export * from './accounts'; export const PROGRAM_ID = new PublicKey('Fg6PaFpoGXkYsidMpWTK6W2BeZ7FEfcYkg476zPFsLnS');