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 SvgBackIcon(props: React.SVGProps<SVGSVGElement>): JSX.Element; declare const MemoSvgBackIcon: React.MemoExoticComponent<typeof SvgBackIcon>; export default MemoSvgBackIcon;