UNPKG

box-ui-elements-mlh

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