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