import * as React from 'react'; import './ContentInsightsSummaryGhostState.scss'; declare const ContentInsightsSummaryGhostState: () => React.JSX.Element; export default ContentInsightsSummaryGhostState;