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