UNPKG

box-ui-elements-mlh

Version:
4 lines (3 loc) 178 B
import { TwoTonedIcon } from '../iconTypes'; declare const IconNavigateLeft: ({ className, height, title, width }: TwoTonedIcon) => JSX.Element; export default IconNavigateLeft;