import { PublicKey } from "@solana/web3.js";
export declare const PROGRAM_LAYOUT_VERSIONS: any;
export declare function getLayoutVersion(programId: PublicKey): any;
