UNPKG

@hrobarikt/box-ui-elements

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