import React from 'react'; import type { SearchProps } from '@alifd/next/types/search'; declare const _default: React.ComponentType>; export default _default; export type { SearchProps };