/** * Single source of truth for the runtime slaminar version string. * Kept in sync with `package.json` by the release script. */ export declare const SLAMINAR_VERSION = "0.9.7";