import type { IconComponent } from '../types'; declare const PresentationGraph: IconComponent; export default PresentationGraph;