import { RestEndpoint } from './types'; export declare const index: RestEndpoint<'Search', 'index'>;