import React from 'react'; const FileIcon: React.FC = () => ( ); export default FileIcon;