import React from 'react'; const searchIcon = ( fill: string, size: number, style?: React.CSSProperties, ) => ( ); export default searchIcon;