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