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