import Search from './Search.svelte'; export default Search; export { default as SearchSkeleton } from './Search.Skeleton.svelte';