UNPKG

@hrobarikt/box-ui-elements

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