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