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