import type { IconComponent } from '../types'; declare const CardSearch: IconComponent; export default CardSearch;