import * as React from "react"; function ColorSwatchIcon(props: React.SVGProps) { return ; } export default ColorSwatchIcon;