import React from "react";
import _ from "lodash";
import angryIcon from "!!svg-sprite-loader!@cloudbees/honeyui-icons/regular/angry.svg";
import { Select, SelectItem, SelectHeaderWithIcon } from "../../";
export default (
<>
}
btnVariant="outline-secondary"
>
{}} icon={angryIcon}>
Lorem ipsum
Lorem
>
);