UNPKG

medusa-plugin-sentry-ui

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