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