import type { RestEndpoint } from '../types'; export declare const get: RestEndpoint<'SemanticRecommendations', 'get'>;