UNPKG

box-ui-elements-mlh

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