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