UNPKG

big-design-ui

Version:

big-design-ui library for react applications

5 lines (4 loc) 227 B
import * as React from 'react'; declare function SvgBellIcon(props: React.SVGProps<SVGSVGElement>): JSX.Element; declare const MemoSvgBellIcon: React.MemoExoticComponent<typeof SvgBellIcon>; export default MemoSvgBellIcon;