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