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