import React from 'react'; import styles from './InteractiveImportRowCellPlaceholder.css'; function InteractiveImportRowCellPlaceholder() { return ( ); } export default InteractiveImportRowCellPlaceholder;