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