/**
 * @jsxRuntime classic
 * @jsx jsx
 */
import React from 'react';
export declare const SearchSkeleton: () => React.JSX.Element;
