import type { Version } from '../types/internal'; import type { Interaction } from './common/types'; export declare function getVersion(): Interaction; //# sourceMappingURL=getVersion.d.ts.map