UNPKG

box-ui-elements-mlh

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