UNPKG

medusa-plugin-sentry-ui

Version:
5 lines (4 loc) 145 B
import React from 'react'; import IconProps from '../types/icon-type'; declare const SearchIcon: React.FC<IconProps>; export default SearchIcon;