import type { IconProps } from '../../types'; declare const Search2Line: import("react").NamedExoticComponent; /** * Remix Icon: Search 2 Line * @see {@link https://remixicon.com/icon/search-2-line Remix Icon Docs} */ export { Search2Line };