UNPKG

@hrobarikt/box-ui-elements

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