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