import type { IconProps } from '../../types';
declare const SearchAiLine: import("react").NamedExoticComponent<IconProps>;
/**
 * MingCute Icon: Search Ai Line
 * @see {@link https://www.mingcute.com MingCute Icon Docs}
 */
export { SearchAiLine };
