UNPKG

box-ui-elements-mlh

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