import React from 'react'; import IconProps from './props'; declare const SearchListIcon: React.FC; export default SearchListIcon;