export declare const VERSION: string; export declare const COVEO_FRAMEWORK: readonly ["@coveo/atomic", "@coveo/quantic"]; export type CoveoFramework = (typeof COVEO_FRAMEWORK)[number];