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