import { ChainName } from '../types.js'; export declare const SEALEVEL_SPL_NOOP_ADDRESS = "noopb9bkMVfRPU8AsbpTUg8AQkHtKwMYZiFUjNRtMmV"; /** * Priority fees in microlamports for Sealevel chains */ export declare const SEALEVEL_PRIORITY_FEES: Partial>; //# sourceMappingURL=sealevel.d.ts.map