import React from "react"; export const TextBoxColorIcon: React.SFC> = props => { return ( ); };