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