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