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